home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-12-15 | 258 b | 20 lines | [TEXT/R*ch] |
- // Copyright ©1994-1995 Apple Computer, Inc.
-
- {
- AppStrings: {
- AppName: "World Ready!",
- ExtrasName: "World!",
- },
-
- ButtonStrings: {
- OK: kOKString,
- Cancel: "Cancel",
- Yes: "Yes",
- No: "No",
- },
-
- MiscStrings: {
- HelloWorld: "Hello World",
- },
- };
-